SftTree/NET 2.0

PartsRightEdge Property, DimensionsClass Class

Softel vdm, Inc.

Defines the right edge gap for cells in the item area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

Syntax      DimensionsClass Class (Softelvdm.SftTreeNET)

VB   

Public Property PartsRightEdge As Integer

C#   

public int PartsRightEdge { get; set; }

C++   

public: property int PartsRightEdge {
        int get();
        void set(int value);
}

Property Value

The right edge gap in pixels.

The default value is 2.

Comments

The PartsRightEdge property defines the right edge gap for cells in the item area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com